CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 退火 TSP

搜索资源列表

  1. TSP-SA

    0下载:
  2. 模拟退火算法解决经典的TSP问题,自己做的,测试不错,可以用-Simulated annealing algorithm to solve TSP classic problem, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4657
    • 提供者:王辉
  1. TSP

    0下载:
  2. TSP模拟退火法,上人工智能课的时候布置的大作业,程序亲自运行调试,效果很好-TSP simulated annealing method which is the big task of the artificial intelligence class,the program personally run the debugger with good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3230
    • 提供者:李媛
  1. SA-for-TSP

    0下载:
  2. 改进的模拟退火算法,求解TSP问题,增加了升温过程,算法效果好。-Improved simulated annealing algorithm for TSP, increasing the heating process, a good algorithm results.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:47191
    • 提供者:ZANG
  1. Tsp

    0下载:
  2. 模拟退火算法求解TSP问题,这个算法比其他的算法找到的最优解相对最优-Simulated annealing algorithm for TSP, the optimal solution of this algorithm is better than other algorithms to find the optimal relative
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1273778
    • 提供者:李佳佳
  1. TSP

    0下载:
  2. TSP问题的模拟退火法求解,能够反推相关城市之间最优函数的求解-TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:123412
    • 提供者:wenwen
  1. a-few-suanfa-jisuan-TSP

    0下载:
  2. 各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8985
    • 提供者:Milly
  1. TSP(GAaSA)

    3下载:
  2. 基于模拟退火的遗传算法求解旅行商TSP问题-TSP by GA+SA
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11659
    • 提供者:suyue
  1. SAA-TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,城市数量27,初始温度3000,温度衰减率0.95。 -Simulated annealing algorithm to solve the traveling salesman problem, 27 the number of cities, the initial temperature of 3000, the rate of temperature decay 0.95.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:yeon
  1. tsp

    0下载:
  2. 使用模拟退火算法实现著名的旅行商问题,该压缩包中有完整的matlab源码和实验的截图。-Simulated annealing algorithm famous traveling salesman problem, the complete package includes shots of matlab source and the compression experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:278162
    • 提供者:相知无悔
  1. simulated-annealing-algorithm-TSP

    0下载:
  2. 用模拟退火算法求解TSP问题,matlab程序,包含了程序所实现的论文 - TSP is studied by simulated annealing algorithm and an approximate algorithm which method for solving TSP is better than others ,and using Matlab,we complete the program for solving TSP. The simulation of alg
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:125095
    • 提供者:lxy
  1. TSP

    0下载:
  2. 1.用模拟退火解决TSP问题 2.用遗传算法解决0/1背包问题-1. solve TSP problem using simulated annealing 2. 0/1 knapsack problem solved using genetic algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:102498
    • 提供者:刘晨
  1. TSP

    0下载:
  2. 利用模拟退火算法求解旅行商问题,从文件读入城市信息,输出结果到文件-TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:27103
    • 提供者:lina
  1. Simulated-Annealing-solving-TSP

    0下载:
  2. 此段程序是用模拟退火思想解决旅行商TSP问题,有详细步骤说明。-This program solves the Traveling Salesman Problem(TSP) using an intelligent algorithm of the simulated annealing,which detail steps are explained.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5828396
    • 提供者:xian
  1. TSP

    0下载:
  2. 用MATLAB实现的模拟退火算法,去有效的解决旅行商问题(TSP问题)。-MATLAB simulation annealing algorithm, to effectively solve the traveling salesman problem (TSP).
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:靳宏伟
  1. TSP

    0下载:
  2. 求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6943
    • 提供者:zhch96
  1. TSP

    0下载:
  2. 模拟退火算法解TSP, 模拟退火算法解TSP.-Simulated annealing algorithm TSP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:192796
    • 提供者:鞠潭
  1. TSP

    0下载:
  2. 通过MATLAB编程,实现模拟退火算法的功能,一次实现TSP问题。-Through MATLAB programming, to achieve the function of simulated annealing algorithm, a TSP problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:202212
    • 提供者:高明慧
  1. TSP

    0下载:
  2. 使用模拟退火算法解决TSP问题,TSP问题机旅行商问题-Using simulated annealing algorithm to solve the TSP problem, TSP problem machine traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:76800
    • 提供者:张琛
  1. SA_TSP

    0下载:
  2. 通过模拟退火算法解决旅行商问题,具有较全的功能,改进算法可以直接加入其中(Through the simulated annealing algorithm to solve the traveling salesman problem, with full function, the improved algorithm can be directly added to them)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:燕子1993
  1. SAforTSP

    0下载:
  2. 模拟退火算法求解物流配送系统的tsp问题,使用MATLAB编写语言,简单易懂,适合初学者学习。(Simulated annealing algorithm for solving logistics and distribution systems TSP problem, using MATLAB programming language, easy to understand, suitable for beginners to learn.)
  3. 所属分类:数值算法/人工智能

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com